home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / prodz18b.zip / PRODIZ.HIS < prev    next >
Text File  |  1992-02-22  |  3KB  |  85 lines

  1.                              ProDIZ History
  2.  
  3.    Please note that because of a number of obligations, I will no longer
  4.    be working on ProDIZ.  However, there are still some things that need
  5.    to be done to it, so I have turned the source code over to Max Bernard
  6.    of Taste BBS in Brooklyn, NY.  Please contact Max at 718-252-4529 if
  7.    you have any questions or problems with ProDIZ.
  8.  
  9.    I can also be contacted there if necessary.
  10.  
  11.  
  12. Coming Soon:
  13.  
  14.    Support for DESC.SDI
  15.  
  16.    /P      Make all uploads private UNLESS they have a FILE_ID.DIZ or
  17.            DESC.SDI embedded.
  18.  
  19. New in 1.8b:
  20.  
  21.     Fixed minimum date option.
  22.  
  23. New in 1.8:
  24.  
  25.     Added /O:yymm option.  Deletes any file which is older than MMYY.
  26.  
  27.     Example:  PRODIZ %2 $DOOR.NAM /O:9201
  28.  
  29.     would reject any files which do not contain at least One file which
  30.     has a file date of 01/01/1992.
  31.  
  32. New in 1.7:
  33.  
  34.     Fixed the problem where imported FILE_ID.DIZ's had blank lines
  35.     in them.  Changed "■ DIZ" to "* DIZ" for machines which support
  36.     non-pc callers.
  37.  
  38. New in 1.6:
  39.  
  40.    Bug fixes.  When I added the AV option in the 1.5 version, I totally
  41.    screwed up the description parsing routines..
  42.  
  43.    Also, for some strange reason, ProDoor ignores all charactors after
  44.    "#" in a descriptions...  Very bizarre..  So the new AV line is:
  45.    "-AV: CVL512  Dave Navarro, Jr."
  46.  
  47. New in 1.5:
  48.  
  49.    Added /AV option to include ZIP AV serial numbers in the description
  50.    if found in the form of: "-AV: #CVL512  Dave Navarro, Jr."
  51.  
  52. New in 1.4B:
  53.  
  54.    Bug Fix.  Instead of "92" in the date, ProDIZ was adding "19"
  55.  
  56.    Bug Fix.  ProDIZ was not adding the Uncompressed Size.
  57.  
  58. New in 1.4:
  59.  
  60.    Bug Fix.  Changed the ARJ and LHA command lines from the "x" option
  61.    to the "e" option to extract without full path.
  62.  
  63.    Changed the /D option line from a 4 digit year to a 2 digit year (1992
  64.    to 92).  If ProDIZ imports a FILE_ID.DIZ, "■ DIZ" is now added to the
  65.    end of the /D option line.
  66.  
  67.    Added a /U option to include the uncompressed filesize in the form
  68.    of "Uncompressed Size: nn,nnn,nnn bytes" in the description.
  69.  
  70. New in 1.3:
  71.  
  72.    Bug Fix.  If an archive does not contain a FILE_ID.DIZ and there is no
  73.    description found in $DOOR.NAM then ProDIZ will exit, allowing ProDoor
  74.    to get the description from the user after upload testing is over.
  75.  
  76. New in 1.2:
  77.  
  78.    ProDIZ now has the /A: option which adds an optional line
  79.    of text to the end of the file description.  For example, you could add
  80.    a line like "TESTED by ZIPLab 1.9a" with the command:
  81.  
  82.    /A:TESTED by ZIPLab 1.9a
  83.  
  84.    to the end of your command line.
  85.